Object

ApiDefinition

The API definition that Burp Scanner is allowed to audit during scanning.

Fields

id(): ID!
The ID of this ApiDefinition
url_based_api_definition(): UrlBasedApiDefinition
The URL where the API definition file is hosted.
file_based_api_definition(): FileBasedApiDefinition
The file that contains the API definition.